home *** CD-ROM | disk | FTP | other *** search
/ Dictionaries & Language / Dictionaries and Language (Chestnut CD-ROM) (1993).iso / hebrew / hebkovl / install.bat < prev    next >
Encoding:
DOS Batch File  |  1992-12-30  |  131 b   |  11 lines

  1. echo off
  2. echo "Installing in C:\HEBED"
  3. pause
  4. echo on
  5. mkdir c:\HEBED
  6. copy instlheb.exe c:\hebed
  7. c:
  8. cd \hebed
  9. instlheb -d
  10.  
  11.